/* Add here all your css styles (customizations) */
.mytxtleft {

	text-align: left;	
}

.mytxtleft_12 {
	text-align: left;
	font-size: 12px;
	font-family: "微软雅黑 Light", "宋体", System;
	font-style: normal;
}
.myfont_20 {
	
	font-size: 20px;
}
.mycolour_orange{
	color: #EB7732;	
}